ComponentOne Xamarin Edition
C1GroupCollectionView<S> Class Properties

C1.CollectionView Assembly > C1.CollectionView Namespace : C1GroupCollectionView<S> Class

For a list of all members of this type, see C1GroupCollectionView<S> members.

Public Properties
 NameDescription
Public Property Gets the number of elements in the collection. (Inherited from C1.CollectionView.C1CollectionViewBase<object>)
Public Property Gets or sets the current item in the view. (Inherited from C1.CollectionView.C1CollectionViewBase<object>)
Public Property Gets the current page number. (Inherited from C1.CollectionView.C1WrapCollectionView<S,object>)
Public Property Gets the current position. (Inherited from C1.CollectionView.C1CollectionViewBase<object>)
Public Property Gets the filter expression applied to the data. (Inherited from C1.CollectionView.C1WrapCollectionView<S,object>)
Public PropertyOverridden.  Gets the group descriptions applied to the data.  
Public Property Gets a value indicating whether this collection can load more items. (Inherited from C1.CollectionView.C1WrapCollectionView<S,object>)
Public PropertyOverridden.  Gets whether the group items will be inline with the data items or the items will be the first level of group items.  
Public Property Gets a value indicating whether the collection view is being updated. (Inherited from C1.CollectionView.C1WrapCollectionView<S,object>)
Public Property Gets the element at the specified index in the read-only list. (Inherited from C1.CollectionView.C1CollectionViewBase<object>)
Public Property Gets or sets the maximum number of items per page. (Inherited from C1.CollectionView.C1WrapCollectionView<S,object>)
Public Property Gets the sort descriptions applied to the data. (Inherited from C1.CollectionView.C1WrapCollectionView<S,object>)
Public Property Gets the total number of items in the collection. (Inherited from C1.CollectionView.C1WrapCollectionView<S,object>)
Public Property Gets or sets a value indicating whether the operations will be performed using parallels CPU's.  
Top
See Also

Reference

C1GroupCollectionView<S> Class
C1.CollectionView Namespace